home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / ADOS commands / Set < prev    next >
Encoding:
Text File  |  1999-05-16  |  622 b   |  27 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                      SET
  3.  
  4.  
  5.    USE:
  6.    The Set command is used to define local environmental variables.
  7.  
  8.    For most purposes there is no difference between a local and global
  9.    variable, but it is worth pointing out that a local variable has
  10.    priority over its global cousin. Local variables are local to the Shell
  11.    that Sets them.
  12.  
  13.    PATH:
  14.    Internal
  15.  
  16.    SYSTEM:
  17.    2.0, 2.1, 3.0
  18.  
  19.    EXAMPLES:
  20.    1>SET (Default)
  21.    1>SET (Variable)-insert variable here
  22.  
  23.    NOTES:
  24.    The default example above lists the current local environmental
  25.    variables.
  26.  
  27.